Configure dbt Cloud Connection Details

dbt Cloud is a managed platform that provides a user-friendly, cloud-based interface for data teams to develop, test, and deploy data transformation SQL code. It offers features like a web-based IDE, built-in Git integration for version control, and job scheduling.

The Calibo Accelerate Platform supports dbt Cloud for custom transformation pipelines. You can import your existing projects into the platform and create and run a new job or run an existing job.

Configuring dbt Cloud connection details

  1. Sign in to the Calibo Accelerate platform and click Configuration in the left navigation pane.
  2. On the Platform Setup screen, on the Cloud Platform, Tools & Technologies tile, click Configure.
  3. On the Cloud Platform, Tools & Technologies screen, in the Data Integration and Data Transformation section, click Configure.
  4. (After you save your first connection details in this section, you see the Modify button here.)

  5. On the dbt Cloud screen, do the following:
    1. In the Details section, provide the following details:

      FieldDescription
      NameGive a unique name to your dbt Cloud configuration. This name is used to save and identify your specific dbt Cloud connection details within the Calibo Accelerate platform.
      DescriptionProvide a brief description that helps you identify the purpose or context of this dbt Cloud configuration.
    2. In the configuration section provide the following details:

      FieldDescription
      Fivetran Base URLProvide the base URL for Fivetran.
      API KeyProvide the generated API Key. For details on how to generate the API key, see
    3. Depending on how you want to retrieve the credentials to connect to dbt Cloud, select one of the following Secret Manager options:

      FieldDescription
      Calibo Accelerate

      Provide the dbt Personal Token.

      dbt Personal TokenProvide the personal token of dbt. This is the token associated with your user account.
    4. Test Connection - Click Test Connection to verify the provided details and ensure that the Calibo Accelerate platform is able to successfully connect to the configured dbt Cloud instance.

  6. In the Configuration section, select one of the following:
  7. Secure configuration details with a password
    To password-protect your dbt connection details, turn on this toggle, enter a password, and then retype it to confirm. This is optional but recommended. When you share the connection details with multiple users, password protection helps you ensure authorized access to the connection details.
  8. Click Save Configuration. You can see the configuration listed on the Data Integration and Data Transformation screen.

Related Topics Link IconRecommended Topics

What's next? Data Transformation using dbt Cloud